Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1477: Template command to cleanup revision history #1499

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

susanodd
Copy link
Collaborator

@susanodd susanodd commented Feb 10, 2025

  • Fixed display to show revision history in the current interface language being used, including the field values (objects in the revision history have strings for everything, these are in the interface language being used at the time that they were stored)
  • Template command to clean up the revision history (removes empty entries, removes repeated duplicates leaving one)

This is on signbank-dev.

Try searching on "recently added glosses", then look at their Revision History (the glosses with lots of empty stuff in the history), then press "Clean Up". Presto! This is totally awesome!

Note, pull request #1485 is also needed, since it stops storing these empty things in the revision history.

@susanodd susanodd linked an issue Feb 10, 2025 that may be closed by this pull request
@susanodd susanodd added the DRAFT label Feb 10, 2025
cleanup command to remove duplicates and identity empty operations

revised code by putting functions in new file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Commands to remove redundant entries from Gloss Revision History
1 participant